home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1998 December / cd joystick no99 decembre 1998.iso / Data / WIN95 / UTIL / CLASSFOOT.ZIP / _SETUP.1 / classfoot.exe / 0 / RCDATA / TFOPTION / TFOPTION.txt
Encoding:
Text File  |  1998-10-11  |  4.9 KB  |  264 lines

  1. object FOption: TFOption
  2.   Left = 440
  3.   Top = 259
  4.   HelpContext = 32
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Options'
  8.   ClientHeight = 306
  9.   ClientWidth = 392
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label7: TLabel
  18.     Left = 16
  19.     Top = 232
  20.     Width = 73
  21.     Height = 13
  22.     Caption = 'Equipe ∩┐╜ suivre'
  23.   end
  24.   object GroupBox1: TGroupBox
  25.     Left = 8
  26.     Top = 16
  27.     Width = 185
  28.     Height = 113
  29.     Caption = 'Repartition des points'
  30.     TabOrder = 1
  31.     object Label1: TLabel
  32.       Left = 8
  33.       Top = 21
  34.       Width = 111
  35.       Height = 13
  36.       Caption = 'Points pour une victoire'
  37.     end
  38.     object Label2: TLabel
  39.       Left = 8
  40.       Top = 55
  41.       Width = 112
  42.       Height = 13
  43.       Caption = 'Point pour un match nul'
  44.     end
  45.     object Label3: TLabel
  46.       Left = 8
  47.       Top = 88
  48.       Width = 109
  49.       Height = 13
  50.       Caption = 'Points pour une d∩┐╜faite'
  51.     end
  52.     object Edit1: TEdit
  53.       Left = 136
  54.       Top = 17
  55.       Width = 25
  56.       Height = 21
  57.       MaxLength = 1
  58.       TabOrder = 0
  59.       Text = '3'
  60.       OnKeyPress = Edit1KeyPress
  61.     end
  62.     object UpDown1: TUpDown
  63.       Left = 161
  64.       Top = 17
  65.       Width = 12
  66.       Height = 21
  67.       Associate = Edit1
  68.       Min = 0
  69.       Max = 9
  70.       Position = 3
  71.       TabOrder = 1
  72.       Wrap = False
  73.     end
  74.     object Edit2: TEdit
  75.       Left = 136
  76.       Top = 51
  77.       Width = 25
  78.       Height = 21
  79.       MaxLength = 1
  80.       TabOrder = 2
  81.       Text = '1'
  82.       OnKeyPress = Edit1KeyPress
  83.     end
  84.     object UpDown2: TUpDown
  85.       Left = 161
  86.       Top = 51
  87.       Width = 12
  88.       Height = 21
  89.       Associate = Edit2
  90.       Min = 0
  91.       Max = 9
  92.       Position = 1
  93.       TabOrder = 3
  94.       Wrap = False
  95.     end
  96.     object Edit3: TEdit
  97.       Left = 136
  98.       Top = 84
  99.       Width = 25
  100.       Height = 21
  101.       MaxLength = 1
  102.       TabOrder = 4
  103.       Text = '0'
  104.       OnKeyPress = Edit1KeyPress
  105.     end
  106.     object UpDown3: TUpDown
  107.       Left = 161
  108.       Top = 84
  109.       Width = 12
  110.       Height = 21
  111.       Associate = Edit3
  112.       Min = 0
  113.       Max = 9
  114.       Position = 0
  115.       TabOrder = 5
  116.       Wrap = False
  117.     end
  118.   end
  119.   object GroupBox2: TGroupBox
  120.     Left = 200
  121.     Top = 16
  122.     Width = 185
  123.     Height = 113
  124.     Caption = 'Param∩┐╜tres de la division'
  125.     TabOrder = 2
  126.     object Label4: TLabel
  127.       Left = 8
  128.       Top = 21
  129.       Width = 99
  130.       Height = 13
  131.       Caption = 'Nombre d'#39'Europ∩┐╜ens'
  132.     end
  133.     object Label5: TLabel
  134.       Left = 8
  135.       Top = 53
  136.       Width = 95
  137.       Height = 13
  138.       Caption = 'Nombre de rel∩┐╜gu∩┐╜s'
  139.     end
  140.     object Edit4: TEdit
  141.       Left = 136
  142.       Top = 17
  143.       Width = 25
  144.       Height = 21
  145.       MaxLength = 1
  146.       TabOrder = 0
  147.       Text = '5'
  148.       OnKeyPress = Edit1KeyPress
  149.     end
  150.     object UpDown4: TUpDown
  151.       Left = 161
  152.       Top = 17
  153.       Width = 12
  154.       Height = 21
  155.       Associate = Edit4
  156.       Min = 0
  157.       Max = 9
  158.       Position = 5
  159.       TabOrder = 1
  160.       Wrap = False
  161.     end
  162.     object Edit5: TEdit
  163.       Left = 136
  164.       Top = 49
  165.       Width = 25
  166.       Height = 21
  167.       MaxLength = 1
  168.       TabOrder = 2
  169.       Text = '3'
  170.       OnKeyPress = Edit1KeyPress
  171.     end
  172.     object UpDown5: TUpDown
  173.       Left = 161
  174.       Top = 49
  175.       Width = 12
  176.       Height = 21
  177.       Associate = Edit5
  178.       Min = 0
  179.       Max = 9
  180.       Position = 3
  181.       TabOrder = 3
  182.       Wrap = False
  183.     end
  184.   end
  185.   object Panel1: TPanel
  186.     Left = 8
  187.     Top = 136
  188.     Width = 377
  189.     Height = 81
  190.     TabOrder = 3
  191.     object Label6: TLabel
  192.       Left = 8
  193.       Top = 56
  194.       Width = 116
  195.       Height = 13
  196.       Caption = 'Ann∩┐╜e du championnat :'
  197.     end
  198.     object CheckBox1: TCheckBox
  199.       Left = 8
  200.       Top = 8
  201.       Width = 225
  202.       Height = 17
  203.       Caption = 'Tri par poste pour la saisie des buteurs'
  204.       State = cbChecked
  205.       TabOrder = 0
  206.     end
  207.     object CheckBox2: TCheckBox
  208.       Left = 8
  209.       Top = 32
  210.       Width = 305
  211.       Height = 17
  212.       Caption = 'Tri par poste pour la saisie de la composition des ∩┐╜quipes'
  213.       State = cbChecked
  214.       TabOrder = 1
  215.     end
  216.     object MaskEdit1: TMaskEdit
  217.       Left = 144
  218.       Top = 52
  219.       Width = 57
  220.       Height = 21
  221.       EditMask = '!0000/00;1;'
  222.       MaxLength = 7
  223.       TabOrder = 2
  224.       Text = '1998/99'
  225.     end
  226.   end
  227.   object BitBtn1: TBitBtn
  228.     Left = 50
  229.     Top = 270
  230.     Width = 75
  231.     Height = 25
  232.     TabOrder = 0
  233.     OnClick = BitBtn1Click
  234.     Kind = bkOK
  235.   end
  236.   object BitBtn2: TBitBtn
  237.     Left = 159
  238.     Top = 270
  239.     Width = 75
  240.     Height = 25
  241.     TabOrder = 4
  242.     Kind = bkCancel
  243.   end
  244.   object ComboBox1: TComboBox
  245.     Left = 104
  246.     Top = 228
  247.     Width = 145
  248.     Height = 21
  249.     Style = csDropDownList
  250.     ItemHeight = 13
  251.     Sorted = True
  252.     TabOrder = 5
  253.   end
  254.   object BitBtn3: TBitBtn
  255.     Left = 267
  256.     Top = 270
  257.     Width = 75
  258.     Height = 25
  259.     HelpContext = 32
  260.     TabOrder = 6
  261.     Kind = bkHelp
  262.   end
  263. end
  264.